-
**Is your feature request related to a problem? Please describe.**
The `NumberFieldMapper` is used to parse an input value to one of the numeric field types. One of the input value type can be a `Byt…
-
## Problem
When calling `get_user()` inside a consumer, sometimes the tests fail with a `TimeoutError`.
The problem goes away when I remove this call and use `self.user = self.scope["user"]` inste…
-
**Describe the project you are working on:**
I am working on a puzzle game which works similar to Rubik's cubes and combination locks
**Describe the problem or limitation you are having in you…
-
This is not really a bug report and I certainly don't want TypeScripts type system being restricted due to this issue. However, I noticed that the type system in its current form (version 2.2) is tur…
-
an engimatic, self bootstrapping, self creating, self manifesting,
self replicating,emoji based, quine,
meta meme, open source, lisp based,
artificial life, genetic …
-
**Submitting author:** @gaelforget (Gael Forget)
**Repository:** https://github.com/JuliaOcean/OceanRobots.jl
**Branch with paper.md** (empty if default branch): JuliaConProceedings2023
**Version:** v…
-
### Describe the bug
Hello,
I was doing dummy tests with a very basic MLP regressor, and I got an error I was not expecting: "ValueError Input contains NaN".
Full traceback:
```
File ~/Do…
-
An idea that has been kicking around for years, but never written down:
The current definition of `int` (and correspondingly `uint`) is that it is either 32 or 64 bits. This causes a variety of pro…
-
# Motivation
Now that we have channels, the utility for a [mechanism to wait on multiple events](https://github.com/JuliaLang/julia/issues/6563) is especially high. Go has proven that the combinatio…
-
When using the `NIOAsyncChannel.executeThenClose` it is easy to lose writes. The following code is prone to this
```
try await channel.executeThenClose { inbound, outbound in
try await outbou…