Thomas Constantine Moore

Results 46 comments of Thomas Constantine Moore

Okay, @weiznich — am I at least heading in the right direction now?

> am I at least heading in the right direction now? Okay, I think that's a yes 🙂 @weiznich can you help me get this over the finish line? I...

@Andarist since this issue is marked "help wanted"—is there anything I could do to help get this over the finish line? Alpha testing a forked version of the package? Code...

👀 @weiznich I'd be interested in working on this PR if you have any guidance/thoughts For context, this is the kind of query I'm hoping to execute: ```rs pub fn...

Hey all, these should be resolved in 0.1.2 (latest)

FWIW, I just also encountered this and I'm not using react-spring my package.json : ```json { "name": "my-app", "version": "0.2.0", "private": true, "packageManager": "[email protected]", "dependencies": { "@emotion/styled": "^11.11.0", "@mui/material": "^5.14.18",...

This seems like quite the hack. Is there really no way of closing or returning a connection to the pool explicitly? I'd expect something like `connection.close()` for example— or `pool.reclaim(connection)`

FWIW I found one source that says connections are returned to the pool as soon as they go out of scope

@linonetwo Change interpreter to what??