mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 01:43:50 +01:00
fix infinite loop
This commit is contained in:
parent
4be0b2c932
commit
9b6ebf0300
@ -185,6 +185,7 @@ namespace BTCPayServer.Hosting
|
||||
try
|
||||
{
|
||||
act();
|
||||
return;
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user