Skip to content

Commit

Permalink
Clean up based on self review
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Mar 4, 2024
1 parent d3b4f7a commit c0616fe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ def _process_callable_queue(self) -> None:
Process any queued callables, then re-renders the element if it is dirty.
"""
try:

with self._exec_context:
with self._render_lock:
self._render_thread = threading.current_thread()
Expand Down

0 comments on commit c0616fe

Please sign in to comment.