-
### Describe the issue or suggestion
The docs at https://learn.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-guidelines#idisposable-guidance-for-transient-and-shared-instances menti…
-
Add disposable gas payer for masp tx
-
As the title says the Mullvad Browser doesn't work on Qubes Disposable VMs, the VM starts then closes immediately after starting
Looking into this the problem appears to be in "/usr/share/applicati…
-
* in the vscode repo, open `src/vs/base/common/strings.ts`
* type:
```
class X extends Disposable {
}
```
* do cmd+.
* observe that the import Disposable from lifecycle.ts quick fix is not offerred
…
-
Got this warning when starting my rails server
```
/usr/local/bundle/gems/disposable-0.6.3/lib/disposable/twin/sync.rb:6: warning: /usr/local/lib/ruby/3.3.0/ostruct.rb was loaded from the standard…
-
This [commit](https://github.com/serilog/serilog-sinks-async/commit/e2bbf9c326c73521962c0e964ff2441dc501daec#diff-69ef2433336902208e34596b62ba5df5c144bcbdb41ca710eb4b65d65bbe91aeR34) changing [line 53…
-
Add an abstract class Disposable that contains a disposable method. To standardize work with classes that need to be released.
-
We are duplicating code across disposables in order to:
1. restrict double disposal
2. restrict usage after disposal
3. instrument code for leak tracking by communicating creation and disposal…
-
When sending a `kill SIGTERM` to the [websocket example](https://github.com/interance/warehouse-backend-example/tree/main) currently open websocket connections do not receive a close-frame.
Changin…
-
Some suggestions coming from https://github.com/anoma/namada/issues/3961#issuecomment-2447810438 (thanks @Rigorously).
The implementation of masp fee payment in the client (as of #3959) has some fl…