Russell Owen

Results 10 issues of Russell Owen

## Issue description Is there a practical way to make a C++ function pickleable? I want to do this in order to support pickle on my own classes with `__reduce__`....

Description =========== I'm seeing an unexpected approx. 1 second delay in producing the first message (despite specifying queue.buffering.max.ms=0) How to reproduce ================ Run the following code: ``` import base64 import...

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one This may be the same...

area/linux
status/triage

I'm finding that username tags don't work with eups version 2.1.4. I can assign them, but they are ignored when I try to setup using them. Here is an example:...

With an lsstsw stack where everything seems fine (e.g. `eups list` shows no problems), if I follow the instructions in the `ci_hsc` package to declare its copy of `astrometry_net_data` the...

If one has multiple eups software stacks on a single computer system, any products declared locally (in `~/.eups`) are seen by all stacks. This is never what I want. Given...

eups insists on creating `~/.eups/ups_db` when the startup script is run and then sometimes on using it, even when it is not wanted. I finally made it unwritable so I...

**Your Godot version:** 4.2.2.stable.official **Issue description:** I can't get through "The main game scene" (though it may be user error). I ran into 4 problems, though 2 are likely the...

bug
area:getting started

## Describe the bug I have been having a lot of problems with pytest hanging when trying to test a fastapi server. I finally narrowed down one clear case (though...

bug