laptop and a wrench

不具合

The DictionarySymbolStyle::fetchSymbol class does not release memory in Debug mode.

最後に公開された状態: March 13, 2018 ArcGIS Runtime SDK
不具合 ID 番号 BUG-000108259
送信されましたSeptember 22, 2017
最終更新日June 5, 2024
適用対象ArcGIS Runtime SDK
見つかったバージョン100.2.1
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスNon-Reproducible

参考情報

This is working as expected. More concurrent tasks means more memory are used, and since tasks are slower in debug, the issue is exacerbated when running in this mode. However, memory is eventually freed. Here are some potential changes that a developer could make to alleviate the problem: Run the workflow synchronously. There is not a noticeable performance hit than the async workflow and it caps memory usage. Put a limit on the number of async tasks being run concurrently. For example, only allow 10 or 20 async tasks to be run concurrently. This could be customized to the app developer's liking to keep memory usage in check.

再現の手順

不具合 ID: BUG-000108259

ソフトウェア:

  • ArcGIS Runtime SDK

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動