-
I played around a bit with similar implementations and I think I hit a conceptual snag - the process can simply hang parking on a put to a full channel or take from an empty channel.
I'm not sure abo…
-
#2208
Not fixing this in PR above but may in future.
When the action queue chooses a different diagnosis room for a patient (because the GP's selected one wasn't available) we just blindly ass…
lewri updated
7 months ago
-
I really hope you are able to fix the gamepass version :)
![afbeelding](https://user-images.githubusercontent.com/49711949/168379623-d3cdb11c-4823-465b-9aac-d60c051e5756.png)
![afbeelding](https://u…
-
Primary tags → categories
Secondary tags → tags
Consider renaming the whole extension to Taxonomy.
Also consider category "groups"/"headings"
and this: https://discuss.flarum.org/d/1144-should-the-…
-
Here we track code quality issues that became visible due to the modularization. The goal is to fix those issues after the basic modularization has been merged into master, as addressing all of them b…
-
Linking the [same issue](https://github.com/Effect-TS/core/issues/1291) in `effect-ts`.
As you may already know, there's an ongoing effort to find common ground with `effect-ts` and unify the ecosy…
-
Hello,
I have a problem when opening a grib file, reading a field and rewriting it.
It seems that when writing the file it has some encoding problem.
```python
import os
import shutil
…
-
![Theme Customisation: Dark, Pastel, Light](https://user-images.githubusercontent.com/5698564/217591792-20b4737d-73d5-4eb5-843a-4653f83309ae.png)
I have a student who prefers to read text on a pink…
-
I realize narrow isn't supposed to an "open anything type of framework" but it seems reasonable that given any result set containing text and line number / file data I should be able to "plug" it in t…
-
```
According to documentation, Query.addFilter() and Query.getFilterPredicates()
are deprecated.
Query.CompositeFilter should be used, with Query.CompositeFilterOperator.AND.
Also, Query.setFilter…