-
rexim updated
5 years ago
-
| --- | --- |
| Bugzilla Link | [302815](https://bugs.eclipse.org/bugs/show_bug.cgi?id=302815) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 14, 2010 07:06 EDT |
| Modified | Nov…
-
|[](https://github.com/markrwilliams)| @markrwilliams reported|
|-|-|
|Trac ID|trac#9423|
|Type|enhancement|
|Created|2018-04-14 07:53:20Z|
```epoll_create(2)``` returns a file descriptor that should…
-
Hi Noah, I'm reproducing your work, generally I view reflexion as some kind of in-context few-shot sft/rl, which requires supervised signals (either from environment or label) . However, in your code,…
-
raas_gui, or rather moonray_gui leaks memory when you use the interactive camera controls.
Rendering the test curves.rdla file takes about 800MB of memory, but after interacting with the camera it b…
-
since #4210 and f6ae221f367, if the ldap contains an internal note (added in #2773) for a given user, this info is leaked to the user when `/whoami` is called. cc @pmauduit
i think https://github.…
-
### Description
When the debugger is attached to an application that repeatedly creates and joins with short-lived threads, performance monitor shows the handles associated with the application growi…
-
Hi, shameless plug here: https://github.com/pix/heystack-nrf5x
I managed to convert an old Tile tag (with an nrf52810) to Haystack.
I used alcatrava's firmware as a base too and fixed some potenti…
-
### Summary
If you type `/\0` then this will happen:
![image](https://github.com/user-attachments/assets/34d56a32-f4a4-48b9-9cbc-3823b8901b1e)
I assume it's not intentional since it's black-on-…
-
https://github.com/celestiaorg/go-header/blob/18f0eb1c5d3aeab6476123da0dad57e82c067984/p2p/peer_tracker.go#L228
leaks the ticker due to a missing `defer ticker.Stop()` For an efficient p2p mechanism,…