Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私が直面している状況は、サブスレッドでコードをデバッグするときです。そのサブスレッドのラッピング フューチャにはタイムアウトがあり、外側の future.get( timeout) で常に TimeoutException を取得します。私の考えは、デバッガが接続されている場合timeout、future.get()のパラメータを動的に拡大できます
timeout