-
I observed, that the redraw mechanisms that work, if changing via gui, dont work if changing on the remote (via midi).
as a workaround for my special use case I added the whenValue call locally to …
-
# Lines of code
https://github.com/code-423n4/2022-06-putty/blob/3b6b844bc39e897bd0bbb69897f2deff12dc3893/contracts/src/PuttyV2.sol#L284
# Vulnerability details
## Impact
Transaction reverts due t…
-
When an OAuth2 call fails, `raise_from_error` loops through all defined exceptions in `errors.py` to find one that matches the returned error code. However, the `invalid_request` error code is defined…
remko updated
3 years ago
-
`
Template Compilation Error
Unhandled memory fault at #x0..
In #.
Date/time: 2017-08-08-08:00An unhandled error condition has been signalled:
Unhandled memory fault at #x0.
Backtrace for:…
-
The problem is that cocoa expects to be in control of the event loop, therefore, it can spin up sub-loops in sendEvent. This means that _glfwPlatformPollEvents can block. See https://github.com/tomaka…
-
It's worth trying to speed up mc_complexation.pyx by using memory views, per [Cython for NumPy users](http://cython.readthedocs.io/en/latest/src/userguide/numpy_tutorial.html#numpy-tutorial).
This …
-
This is a long-term issue that has arisen out of my recent discussion with Jameson Nash on the julia users group: I would like to suggest that the core Julia developers come up with a strategy or road…
-
I've written a function that might be worth including in this package (or something similar). I sometimes end up in a situation where it's very difficult to distinguish between parts of a function ins…
-
Tests have an overall timeout for the entire binary but no timeout for a specific test case.
You often want to limit any particular test case to a time much shorter than the overall binary.
I propos…
-
```
Please provide detailed Information about the Feature you would like to
see.
1) It would be great if batches could take arguments. I think that is the
simplest and least time-consuming to implem…