Skip to content

Commit

Permalink
Merge pull request #566 from bytedance/feat-inject
Browse files Browse the repository at this point in the history
feat inject rapid
  • Loading branch information
yoloyyh authored Jan 3, 2024
2 parents 7ab69b6 + 2b77c61 commit 0889d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rasp/plugin/src/monitor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ fn internal_main(
_ => {}
}
drop(opp);
sleep(Duration::from_millis(500));
// sleep(Duration::from_millis(500));
})?;

loop {
Expand Down

0 comments on commit 0889d8e

Please sign in to comment.