Friedrich von Never

Results 573 comments of Friedrich von Never
trafficstars

That doesn't help much. Could you please upload the exact code? Also, the stack trace of the blocked thread would help.

It could be. But then, how does it block everything?

In theory, everything is possible. In practice, not so much. You'd have to debug and figure out what really happens.

Looks like the same issue. I have a hypothesis (not yet checked with the sources): what if a test executes some operation that would cause that exception, but it is...

After a bit of additional digging (disclaimer: I am a supervisor of @Fantoom), we found these lines in [the DAP spec](https://microsoft.github.io/debug-adapter-protocol/overview): > Some complex structural objects such as [scopes](https://microsoft.github.io/debug-adapter-protocol/specification#Types_Scope) or...

This is not at all funny, and please get well soon! For the record, I still believe that IntelliJ and probably VSCode integrations could benefit from this change, but my...

> convert our variable/etc. debug state classes to records and make them immutable, generate them on pause and dispose them on resume. The key moment here is whether you consider...

Well, yes, it does. The previewer needs to load the assembly, and on Windows this causes it to lock it on the disk, preventing recompilation. Does HotAvalonia has any signal...

Interestingly, this is already the third try to add this list: - [the first one](https://github.com/sindresorhus/awesome/pull/939) (was delayed during the transitional period while moving the repository between organizations) - [the second...

unicorn