Skip to content

rpc: set_scripts do not really need thread::spawn#258

Closed
eval-exec wants to merge 1 commit intonervosnetwork:developfrom
eval-exec:exec/neat
Closed

rpc: set_scripts do not really need thread::spawn#258
eval-exec wants to merge 1 commit intonervosnetwork:developfrom
eval-exec:exec/neat

Conversation

@eval-exec
Copy link
Contributor

In

impl BlockFilterRpc for BlockFilterRpcImpl {
    fn set_scripts(
        &self,
        scripts: Vec<ScriptStatus>,
        command: Option<SetScriptsCommand>,
    ) -> Result<()> {

set_scripts don't really need thread::spawn

@eval-exec eval-exec changed the title rpc: set_scripts do not realy need thread::spawn rpc: set_scripts do not really need thread::spawn Dec 16, 2025
@eval-exec
Copy link
Contributor Author

#226 (comment)

@eval-exec eval-exec closed this Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant