-
In some service usage scenarios, the result may not be returned immediately after the service call is completed, it may be returned through a callback function at some time after the service call is c…
-
Set up a callback for the ispyb deposition, to replace the restful interface currently in use in the serial code.
The callback used in hyperion should be mostly reusable for this.
- [ ] https://gi…
-
I have tried to attach a callback method to assert generated SQL sent.
```
connectionMock
.SetupDapperAsync(x => x.QueryAsync(
It.IsAny(),
…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…
-
I have the following `UsbNotifier` class that I am wrapping using [swig_napi_callback.i](https://github.com/mmomtchev/swig-napi-example-project/blob/main/src/swig_napi_callback.i) template:
```cpp
c…
-
Copying the relevant comments from the discussion in this PR: https://github.com/openssl/openssl/pull/25874
@mattcaswell: Question: It doesn't affect this PR but I wonder what happens in the featur…
-
The Module data types provide a callback for defragmentation and this is called when the active defrag is in progress.
For modules to implement the defrag callback, we will need wrapper functions …
-
Adding an overarching system to allow attaching callbacks to all sort of events from Gremlin would be ideal. Events can include:
- mode change
- profile loading
- profile activation
- input device eve…
-
### 🔎 Search Terms
jsdoc import @import callback lsp
### 🕗 Version & Regression Information
5.5 beta
- I was unable to test this on prior versions because it's a new feature in 5.5. It was…
-
As mentioned in this [Slack thread](https://apache-airflow.slack.com/archives/C059CC42E9W/p1709132816438109?thread_ts=1708614071.766919&cid=C059CC42E9W) with @jlaneve, I've built a custom local operat…